gtk4.git
2021-09-16 Benjamin Ottetestsuite: Fix race in texture-threads test
2021-09-16 Benjamin Ottegltexture: Fallback in download_float()
2021-09-16 Benjamin Ottegltexture: Fix download() for GLES
2021-09-16 Benjamin Ottetestsuite: Be more verbose in texture-threads test
2021-09-16 Matthias ClasenMerge branch 'master' into 'master'
2021-09-16 muradmDo not require wayland-protocols as dependency in the...
2021-09-16 Matthias ClasenMerge branch 'wip/jimmac/make-toolbar-togglebuttons...
2021-09-16 Jakub Steinertheme: make toggled tbuttons in toolbars visible
2021-09-16 Matthias ClasenMerge branch 'misc-texture-things' into 'master'
2021-09-16 Benjamin Ottepixbufutils: Simplify function
2021-09-16 Matthias Clasentexture: Mention download_float in the docs
2021-09-16 Matthias ClasenAdd gdk_texture_new_from_bytes
2021-09-16 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-16 Matthias Clasenngl: Avoid cairo_to_png in debug output
2021-09-16 Matthias ClasenFix memorytexture float conversion
2021-09-15 Matthias ClasenMerge branch 'update-readme' into 'master'
2021-09-15 Matthias ClasenApply 1 suggestion(s) to 1 file(s)
2021-09-15 Matthias ClasenUpdate the README
2021-09-15 Boyuan YangUpdate Chinese (China) translation
2021-09-15 Dz ChenUpdate Chinese (China) translation
2021-09-14 Matthias ClasenMerge branch 'function-annotations' into 'master'
2021-09-14 Matthias ClasenAnnotate gtk_get_default_language as const
2021-09-14 Matthias ClasenAnnotate gtk_editable_get_chars as malloc
2021-09-14 Matthias Clasencsstypes: Add annotations and inlines
2021-09-14 Matthias ClasenAnnotate some builder apis as malloc
2021-09-14 Matthias ClasenAnnotate gtk_accelerator_get_default_mod_mask as const
2021-09-14 Matthias ClasenAnnotate gsk_cairo_blur_compute_pixels as const
2021-09-14 Matthias ClasenAnnotate gdk_rgba_to_string as malloc
2021-09-14 Matthias ClasenAnnotate gdk_drag_action_is_unique as const
2021-09-14 Matthias ClasenAnnotate gtk_css_tokenizer_get_location as const
2021-09-14 Matthias Clasencssparser: Mark some functions as pure and malloc
2021-09-14 Matthias ClasenAnnotate gsk_ngl_uniform_state_align as pure
2021-09-14 Matthias ClasenAnnotate gsk_rounded_rect_is_circular as pure
2021-09-14 Matthias ClasenAnnotate pango_glyph_string_num_glyphs as pure
2021-09-14 Matthias ClasenAnnotate gdk_unichar_direction as const
2021-09-14 Matthias ClasenMerge branch 'gsk-tests-gl' into 'master'
2021-09-14 Matthias Clasentestsuite: Stop running tests for the gl renderer
2021-09-14 Matthias Clasentestsuite: Call g_test_init in test binaries
2021-09-14 Matthias ClasenMerge branch 'fix_accessible_described_by' into 'master'
2021-09-14 Matthias ClasenMerge branch 'test-leak-fixes' into 'master'
2021-09-14 Lukáš TyrychtrFix generation of accessible description in presence...
2021-09-14 Matthias Clasentestsuite: Fix a few memory leaks
2021-09-14 Matthias ClasenMerge branch 'tiff-ci' into 'master'
2021-09-14 Matthias Clasenci: Use the v4 image
2021-09-14 Matthias Clasenci: Add libtiff-devel to the image
2021-09-14 Matthias ClasenMerge branch 'wip/exalm/papercuts' into 'master'
2021-09-14 Alexander Mikhaylenkomedia-controls: Make play button flat
2021-09-14 Alexander Mikhaylenkosearchbar: Vertically center the close button
2021-09-13 Matthias ClasenMerge branch 'fix_#4255' into 'master'
2021-09-13 Julian Sparberstack: Dispose children before emitting items-changed
2021-09-13 Benjamin OtteMerge branch 'wip/otte/texture-threads' into 'master'
2021-09-12 Benjamin Ottengl: Simplify and unbug texture download
2021-09-12 Benjamin Ottegltexture: Make sure downloading textures works in...
2021-09-12 Philipp KiemleUpdate German translation
2021-09-12 Benjamin OtteMerge branch 'wip/otte/float-textures' into 'master'
2021-09-12 Balázs ÚrUpdate Hungarian translation
2021-09-12 Benjamin Ottetestsuite: Add tests for gdk_texture_download_float()
2021-09-12 Benjamin Ottetestsuite: Add memory test support for OpenGL up/downloads
2021-09-12 Benjamin Ottetestsuite: Add tests uploading the memorytextures
2021-09-12 Benjamin Ottetestsuite: Rework memorytexture test some more
2021-09-12 Benjamin Ottetestsuite: Overhaul memorytexture test
2021-09-12 Benjamin Ottegl: Implement uploading and downloading HDR formats
2021-09-12 Benjamin Ottememorytexture: Add support for HDR formats
2021-09-12 Benjamin Ottetexture: Add gdk_texture_download_float()
2021-09-12 Benjamin Ottegdk: Deprecate gdk_cairo_draw_from_gl()
2021-09-12 Benjamin Ottegltexture: Implement download() via glGetTexImage()
2021-09-12 Benjamin Ottegltexture: Make release() use download_texture()
2021-09-12 Benjamin Ottetexture: Add gdk_texture_download_texture()
2021-09-12 Benjamin Ottetexture: Add GdkMemoryConversion private enum
2021-09-12 Benjamin Ottegltexture: release() to a texture, not a cairo_surface
2021-09-12 Benjamin Ottetexture: Remove unused argument from vfunc
2021-09-11 Balázs ÚrUpdate Hungarian translation
2021-09-11 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-09-11 Benjamin Otterendernode: Write the whole node
2021-09-11 Benjamin OtteMerge branch 'hsl' into 'master'
2021-09-11 Guillaume BernardUpdate French translation
2021-09-11 Guillaume BernardUpdate French translation
2021-09-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-11 Matthias ClasenRefactor gdk_gl_context_upload_texture slightly
2021-09-11 Matthias ClasenAdd vectorized half-float conversion
2021-09-11 Matthias ClasenStop using config.h.meson
2021-09-10 James Westmangdk_rgba_parse: Support HSL colors
2021-09-10 Philipp KiemleUpdate German translation
2021-09-10 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-10 Matthias ClasenFix the testupload test
2021-09-10 Emin Tufan... Update Turkish translation
2021-09-08 Anders JonssonUpdate Swedish translation
2021-09-05 Boyuan YangUpdate Chinese (China) translation
2021-09-05 Daniel ȘerbănescuUpdate Romanian translation
2021-09-05 Daniel ȘerbănescuUpdate Romanian translation
2021-09-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-05 Matthias Claseninspector: Cosmetics
2021-09-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-05 Matthias ClasenBump pango req to 1.49.1
2021-09-05 Matthias ClasenAvoid hand-rolled color glyph information
2021-09-05 Anders JonssonUpdate Swedish translation
2021-09-05 Yaron ShahrabaniUpdate Hebrew translation
2021-09-05 Matthias ClasenMerge branch 'better-font-rendering-demo' into 'master'
2021-09-05 Matthias Clasengtk-demo: Font rendering - Add some bling
2021-09-05 Matthias Clasengtk-demo: Font rendering - expand docs
next